postEvent
Posts an event to the RabbitMQ exchange.
Parameters
type
The type of the message.
event
The event to be posted.
Throws
if the event type is not supported.
Posts an event to the RabbitMQ exchange.
The type of the message.
The event to be posted.
if the event type is not supported.